[DispId(38)] bool RectIsEditable {get; set;}
read-write property RectIsEditable: Boolean;
DispIdAttribute(38)
function get,set RectIsEditable : boolean
[DispId(38)] __property bool get_RectIsEditable(); __property void set_RectIsEditable( bool value );
'Declaration
<DispIdAttribute(38)> Property RectIsEditable As Boolean